ComponentOne ASP.NET MVC Controls
AutoExpandSelection Property (InputTime<T>)

C1.Web.Mvc Namespace > InputTime<T> Class : AutoExpandSelection Property
Gets or sets a value that indicates whether the control should automatically expand the selection to whole words/numbers when the control is clicked.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Overrides Property AutoExpandSelection As Boolean
[DefaultValue()]
public override bool AutoExpandSelection {get; set;}
See Also

Reference

InputTime<T> Class
InputTime<T> Members